- repeat rule
- TMO правило повторения прерванного обслуживания
The English-Russian dictionary on reliability and quality control. 2015.
The English-Russian dictionary on reliability and quality control. 2015.
Rule of Saint Francis — Rule of Saint Francis † Catholic Encyclopedia ► Rule of Saint Francis As known, St. Francis founded three orders and gave each of them a special rule. Here only the rule of the first order is to be considered, i.e., that of the Friars … Catholic encyclopedia
Rule 30 — is a one dimensional binary cellular automaton rule introduced by Stephen Wolfram in 1983. [cite journal|author = Wolfram, S.|title = Statistical mechanics of cellular automata|journal = Rev. Mod. Phys.|volume = 55|pages = 601–644|year = 1983|doi … Wikipedia
Rule of three (programming) — Rule of three is a code Refactoring rule of thumb to decide when a replicated piece of code should be replaced by a new procedure. It states that you are allowed to copy and paste the code once, but that when the same code is replicated three… … Wikipedia
Rule of three (writing) — For other uses, see Rule of Three. The Three Bears The rule of three is a principle in writing that suggests that things that come in threes are inherently funnier, more satisfying, or more effective than other numbers of things. The… … Wikipedia
Rule of Sarrus — Sarrus rule or Sarrus scheme is a method and a memorization scheme to compute the determinant of a 3x3 matrix. It is named after the French mathematician Pierre Frédéric Sarrus.Consider a 3x3 matrix M=egin{pmatrix} a {11} a {12} a {13} a {21} a… … Wikipedia
repeat customer — постоянный клиент customer initiated entry операция, инициированная клиентом know your customer rule правило знай своего клиента customer flow ТМО поток требований; поток клиентов growth in customer deposits рост вкладов клиентов less than prime… … English-Russian travelling dictionary
Divisibility rule — A divisibility rule is a shorthand way of discovering whether a given number is divisible by a fixed divisor without performing the division, usually by examining its digits. Although there are divisibility tests for numbers in any radix, and… … Wikipedia
Ruffini's rule — In mathematics, Ruffini s rule allows the rapid division of any polynomial by a binomial of the form x − r . It was described by Paolo Ruffini in 1809. Ruffini s rule is a special case of long division when the divisor is a linear factor. Ruffini … Wikipedia
Two-second rule — The two second rule is a rule of thumb intended to maintain a safe following distance when driving. The rule is that a driver should ideally try to stay at least two seconds behind any vehicle that is immediately in front of the driver s vehicle … Wikipedia
Johnson's Rule — In operations research Johnson s Rule is a method of scheduling a number of jobs on two successive work centers. The primary objective of Johnson s Rule is to find an optimal sequence of jobs to reduce makespan (the total amount of time it takes… … Wikipedia
Don't repeat yourself — In software engineering, Don t Repeat Yourself (DRY) or Duplication Is Evil[citation needed] (DIE) is a principle of software development aimed at reducing repetition of information of all kinds, especially useful in multi tier architectures. The … Wikipedia